Skip to content

fix(release): sync next via PR#411

Merged
0xTomDaniel merged 2 commits intomainfrom
fix/release-sync-next-via-pr
Feb 12, 2026
Merged

fix(release): sync next via PR#411
0xTomDaniel merged 2 commits intomainfrom
fix/release-sync-next-via-pr

Conversation

@0xTomDaniel
Copy link
Contributor

Summary

  • Replace direct fast-forward push to next (blocked by repo rules) with an automated PR from main -> next.
  • Attempt auto-merge (rebase preferred, merge fallback).

Why

next is PR-only protected, so the release workflow cannot git push ...:next. Creating a PR satisfies repository rules while keeping next aligned after releases.

Test Plan

  • Not run (workflow-only change).

@0xTomDaniel 0xTomDaniel merged commit 602fbc9 into main Feb 12, 2026
5 checks passed
@0xTomDaniel 0xTomDaniel deleted the fix/release-sync-next-via-pr branch February 12, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant